home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / GAME / Tarot Deck 0.8 FAT Folder.sit / Tarot Deck 0.8 FAT Folder / Tarot Deck™ Read Me < prev    next >
Text File  |  1994-04-19  |  4KB  |  73 lines

  1. Tarot Deckェ
  2. Version 0.8beta (fat) for Macintoshェ
  3. and Power Macintoshェ.
  4.  
  5. Shareware fee: Drop me a note, E-mail or snail mail, and let me know what you think, who you are, etc.  With version 1.0, there will be a $5.00 shareware fee, but for now, it's a gift.  One thing that would make me happy is to receive a postcard or other memento from wherever it is you live, especially if you live outside the United States.  Doesn't have to be anything of value, just something that I wouldn't be able to find here.
  6.  
  7. Greetings friends, old and new ;
  8.  
  9. It would be, I think, an understatement to say that I have come a long way as a programmer since I first released version 0.5 of Tarot Deckェ.  I had not looked at Tarot Deckェ for months when I decided to blow the dust off of it and recompile it as a Native Power Mac application.  I was appalled by my own code.
  10.  
  11.  
  12. First, I cleaned things up, corrected a few errors, and streamlined the code a little bit.  That version was released as v.7 beta.   Then, I decided that I would try and code some of the originally planned features which is this version you now have.
  13.  
  14.  
  15. Tarot Deckェ is a fat binary program; it will run on a 680x0 machine but will run native on a Power Macintosh.
  16.  
  17.  
  18. The first of Tarot Deck's teaching features has been added.  Now, when you click on a dealt card, you will get a very short description of what that card means.  The computer will NOT read the cards for you, but it will help you learn to remember the meanings of the cards. 
  19.  
  20. About the author:  I am two months away from graduating from law school and doubt that I'm going to have much time to work on Tarot Deck for a while.  Perhaps, someday, when my bestselling novel hits the newstands and I'm independently wealthy, I'll turn my attention back to it, but for now, don't expect a final version of Tarot Deck for a long, long time.   As for now, I try and either write a few lines of code or a few pages of my second novel each night I have free, but as finals approach, even this little bit of leisure time is going to disappear.
  21.  
  22.  
  23. If you have any complaints, problems, comments, etc., please feel free to leave them with:
  24.  
  25. P.S. I know that there are a lot of typos in the card descriptions, I'll try and correct them sometime in the future.
  26.  
  27. America Online:
  28. JeffDL
  29.  
  30. Internet:
  31. jeffdl@aol.com
  32.  
  33. snail mail:
  34. Jeff LaMarche
  35. PO Box 1421
  36. Albany, New York 12201
  37.  
  38.  
  39. Peace.
  40.  
  41.  
  42. Revision History
  43.  
  44. v.0.5.0 - First released version, contained a bug that caused
  45.           a fatal error on most machines.
  46.  
  47. v.0.5.1 - Released the next day, worked fine, but was
  48.           rejected by America Online because of a 50x100
  49.           pixel cartoonish, non-sexual depiction of a nude 
  50.           man and a woman.
  51.  
  52. v.0.6.0 - Some bug fixes, program now checks for color 
  53.           quickdraw and 8-bit display.  モOffensiveモ logo
  54.           replaced with something to suit childish policies
  55.           of America Online
  56.  
  57. v.0.6.1 - More bug fixes, checks for monitor size, puts 
  58.           layout in floating window on larger monitors.
  59.  
  60. v.0.7.0 - First Fat Binary (PowerMac Native) version.
  61.           Revised graphics, converted all graphics to system
  62.           palette to reduce size of program.  This version
  63.           accidentally released without re-enabling the
  64.           randomize routine that I had earlier disabled while
  65.           debugging.
  66.  
  67. v.0.7.1 - Fixed randomizing routine.
  68.  
  69. v.0.8.0 - Put in "Tarot Tutor," allows you to click on card
  70.           and displays description of that card's meaning.
  71.           Also put in animated about-box, cleaned up some
  72.           loose Handles, put in code to restore color-depth
  73.           to original value upon exiting application.